Skip to content
Back to search
30
MCP

Telegram Confirmation Bridge

pulsemcp/telegram confirmation bridge

Requests human confirmation via Telegram by sending YES/NO questions through a bot and polling for responses with secure user validation.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "telegram_confirmation_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}